***Antipattern***
Count: 27
POST  /bulk/devices/add [Singular last node with POST method.] 
POST  /bulk/devices/remove [Singular last node with POST method.] 
POST  /device/types [Singular last node with POST method.] 
POST  /device/types/{typeId}/devices [Singular last node with POST method.] 
POST  /device/types/{typeId}/devices/{deviceId}/diag/logs [Singular last node with POST method.] 
POST  /device/types/{typeId}/devices/{deviceId}/diag/errorCodes [Singular last node with POST method.] 
POST  /mgmt/requests [Singular last node with POST method.] 
POST  /mgmt/requests/{requestId}/cancel [Singular last node with POST method.] 
POST  /mgmt/requests/{requestId}/deviceStatus/{deviceType}/{deviceId}/cancel [Singular last node with POST method.] 
POST  /mgmt/custom/bundle [Singular last node with POST method.] 
POST  /application/types/{typeId}/devices/{deviceId}/events/{eventName} [Singular last node with POST method.] 
POST  /application/types/{typeId}/devices/{deviceId}/commands/{commandId} [Singular last node with POST method.] 
POST  /device/types/{typeId}/devices/{deviceId}/events/{eventName} [Singular last node with POST method.] 
POST  /device/types/{typeId}/devices/{deviceId}/commands/{commandId}/request [Singular last node with POST method.] 
POST  /s2s/services [Singular last node with POST method.] 
POST  /draft/event/types [Singular last node with POST method.] 
POST  /draft/physicalinterfaces [Singular last node with POST method.] 
POST  /draft/physicalinterfaces/{physicalInterfaceId}/events [Singular last node with POST method.] 
POST  /draft/logicalinterfaces [Singular last node with POST method.] 
POST  /draft/logicalinterfaces/{logicalInterfaceId}/rules [Singular last node with POST method.] 
POST  /draft/device/types/{typeId}/physicalinterface [Singular last node with POST method.] 
POST  /draft/device/types/{typeId}/logicalinterfaces [Singular last node with POST method.] 
POST  /draft/device/types/{typeId}/mappings [Singular last node with POST method.] 
POST  /draft/thing/types [Singular last node with POST method.] 
POST  /draft/thing/types/{thingTypeId}/logicalinterfaces [Singular last node with POST method.] 
POST  /draft/thing/types/{thingTypeId}/mappings [Singular last node with POST method.] 
POST  /thing/types/{thingTypeId}/things [Singular last node with POST method.] 

***Pattern***
Count: 112
GET  /bulk/devicesregular methods.
GET  /device/typesregular methods.
GET  /device/types/{typeId}regular methods.
PUT  /device/types/{typeId} [Pluralized last node with PUT|DELETE method.] 
DELETE  /device/types/{typeId} [Pluralized last node with PUT|DELETE method.] 
GET  /device/types/{typeId}/devicesregular methods.
GET  /device/types/{typeId}/devices/{deviceId}regular methods.
PUT  /device/types/{typeId}/devices/{deviceId} [Pluralized last node with PUT|DELETE method.] 
DELETE  /device/types/{typeId}/devices/{deviceId} [Pluralized last node with PUT|DELETE method.] 
GET  /device/types/{typeId}/devices/{deviceId}/devicesregular methods.
GET  /device/types/{typeId}/devices/{deviceId}/edgestatusregular methods.
GET  /device/types/{typeId}/devices/{deviceId}/edgestatus/{serviceId}regular methods.
GET  /logs/connectionregular methods.
GET  /usage/data-trafficregular methods.
GET  /service-statusregular methods.
GET  /device/types/{typeId}/devices/{deviceId}/diag/logsregular methods.
DELETE  /device/types/{typeId}/devices/{deviceId}/diag/logs [Pluralized last node with PUT|DELETE method.] 
GET  /device/types/{typeId}/devices/{deviceId}/diag/logs/{logId}regular methods.
DELETE  /device/types/{typeId}/devices/{deviceId}/diag/logs/{logId} [Pluralized last node with PUT|DELETE method.] 
GET  /device/types/{typeId}/devices/{deviceId}/diag/errorCodesregular methods.
DELETE  /device/types/{typeId}/devices/{deviceId}/diag/errorCodes [Pluralized last node with PUT|DELETE method.] 
GET  /mgmt/requestsregular methods.
GET  /mgmt/requests/{requestId}regular methods.
DELETE  /mgmt/requests/{requestId} [Pluralized last node with PUT|DELETE method.] 
GET  /mgmt/requests/{requestId}/deviceStatusregular methods.
GET  /mgmt/requests/{requestId}/deviceStatus/{deviceType}/{deviceId}regular methods.
GET  /mgmt/custom/bundleregular methods.
GET  /mgmt/custom/bundle/{bundleId}regular methods.
PUT  /mgmt/custom/bundle/{bundleId} [Pluralized last node with PUT|DELETE method.] 
DELETE  /mgmt/custom/bundle/{bundleId} [Pluralized last node with PUT|DELETE method.] 
GET  /config/lecregular methods.
PUT  /config/lec [Pluralized last node with PUT|DELETE method.] 
GET  /device/types/{deviceType}/devices/{deviceId}/events/{eventName}regular methods.
GET  /device/types/{deviceType}/devices/{deviceId}/eventsregular methods.
GET  /device/types/{typeId}/devices/{deviceId}/locationregular methods.
PUT  /device/types/{typeId}/devices/{deviceId}/location [Pluralized last node with PUT|DELETE method.] 
GET  /device/types/{typeId}/devices/{deviceId}/exts/twc/ops/geocoderegular methods.
GET  /s2s/servicesregular methods.
GET  /s2s/services/{serviceUuid}regular methods.
PUT  /s2s/services/{serviceUuid} [Pluralized last node with PUT|DELETE method.] 
DELETE  /s2s/services/{serviceUuid} [Pluralized last node with PUT|DELETE method.] 
GET  /event/typesregular methods.
GET  /event/types/{eventTypeId}regular methods.
GET  /draft/event/typesregular methods.
GET  /draft/event/types/{eventTypeId}regular methods.
DELETE  /draft/event/types/{eventTypeId} [Pluralized last node with PUT|DELETE method.] 
GET  /physicalinterfacesregular methods.
GET  /physicalinterfaces/{physicalInterfaceId}regular methods.
GET  /physicalinterfaces/{physicalInterfaceId}/eventsregular methods.
GET  /draft/physicalinterfacesregular methods.
GET  /draft/physicalinterfaces/{physicalInterfaceId}regular methods.
PUT  /draft/physicalinterfaces/{physicalInterfaceId} [Pluralized last node with PUT|DELETE method.] 
DELETE  /draft/physicalinterfaces/{physicalInterfaceId} [Pluralized last node with PUT|DELETE method.] 
GET  /draft/physicalinterfaces/{physicalInterfaceId}/eventsregular methods.
DELETE  /draft/physicalinterfaces/{physicalInterfaceId}/events/{eventId} [Pluralized last node with PUT|DELETE method.] 
GET  /logicalinterfacesregular methods.
GET  /logicalinterfaces/{logicalInterfaceId}regular methods.
PATCH  /logicalinterfaces/{logicalInterfaceId}regular methods.
GET  /draft/logicalinterfacesregular methods.
GET  /draft/logicalinterfaces/{logicalInterfaceId}regular methods.
PUT  /draft/logicalinterfaces/{logicalInterfaceId} [Pluralized last node with PUT|DELETE method.] 
PATCH  /draft/logicalinterfaces/{logicalInterfaceId}regular methods.
DELETE  /draft/logicalinterfaces/{logicalInterfaceId} [Pluralized last node with PUT|DELETE method.] 
GET  /rulesregular methods.
GET  /logicalinterfaces/{logicalInterfaceId}/rulesregular methods.
GET  /logicalinterfaces/{logicalInterfaceId}/rules/{ruleId}regular methods.
GET  /draft/rulesregular methods.
GET  /draft/logicalinterfaces/{logicalInterfaceId}/rulesregular methods.
GET  /draft/logicalinterfaces/{logicalInterfaceId}/rules/{ruleId}regular methods.
PUT  /draft/logicalinterfaces/{logicalInterfaceId}/rules/{ruleId} [Pluralized last node with PUT|DELETE method.] 
DELETE  /draft/logicalinterfaces/{logicalInterfaceId}/rules/{ruleId} [Pluralized last node with PUT|DELETE method.] 
GET  /device/typesregular methods.
PATCH  /device/types/{typeId}regular methods.
GET  /device/types/{typeId}/physicalinterfaceregular methods.
GET  /device/types/{typeId}/logicalinterfacesregular methods.
GET  /device/types/{typeId}/mappingsregular methods.
GET  /device/types/{typeId}/mappings/{logicalInterfaceId}regular methods.
GET  /draft/device/typesregular methods.
PATCH  /draft/device/types/{typeId}regular methods.
GET  /draft/device/types/{typeId}/physicalinterfaceregular methods.
DELETE  /draft/device/types/{typeId}/physicalinterface [Pluralized last node with PUT|DELETE method.] 
GET  /draft/device/types/{typeId}/logicalinterfacesregular methods.
DELETE  /draft/device/types/{typeId}/logicalinterfaces/{logicalInterfaceId} [Pluralized last node with PUT|DELETE method.] 
GET  /draft/device/types/{typeId}/mappingsregular methods.
GET  /draft/device/types/{typeId}/mappings/{logicalInterfaceId}regular methods.
PUT  /draft/device/types/{typeId}/mappings/{logicalInterfaceId} [Pluralized last node with PUT|DELETE method.] 
DELETE  /draft/device/types/{typeId}/mappings/{logicalInterfaceId} [Pluralized last node with PUT|DELETE method.] 
GET  /device/types/{typeId}/devices/{deviceId}/state/{logicalInterfaceId}regular methods.
PATCH  /device/types/{typeId}/devices/{deviceId}/state/{logicalInterfaceId}regular methods.
GET  /thing/typesregular methods.
GET  /thing/types/{thingTypeId}regular methods.
PATCH  /thing/types/{thingTypeId}regular methods.
GET  /draft/thing/typesregular methods.
GET  /draft/thing/types/{thingTypeId}regular methods.
PUT  /draft/thing/types/{thingTypeId} [Pluralized last node with PUT|DELETE method.] 
PATCH  /draft/thing/types/{thingTypeId}regular methods.
DELETE  /draft/thing/types/{thingTypeId} [Pluralized last node with PUT|DELETE method.] 
GET  /thing/types/{thingTypeId}/logicalinterfacesregular methods.
GET  /thing/types/{thingTypeId}/mappingsregular methods.
GET  /thing/types/{thingTypeId}/mappings/{logicalInterfaceId}regular methods.
GET  /draft/thing/types/{thingTypeId}/logicalinterfacesregular methods.
DELETE  /draft/thing/types/{thingTypeId}/logicalinterfaces/{logicalInterfaceId} [Pluralized last node with PUT|DELETE method.] 
GET  /draft/thing/types/{thingTypeId}/mappingsregular methods.
GET  /draft/thing/types/{thingTypeId}/mappings/{logicalInterfaceId}regular methods.
PUT  /draft/thing/types/{thingTypeId}/mappings/{logicalInterfaceId} [Pluralized last node with PUT|DELETE method.] 
DELETE  /draft/thing/types/{thingTypeId}/mappings/{logicalInterfaceId} [Pluralized last node with PUT|DELETE method.] 
GET  /thing/types/{thingTypeId}/thingsregular methods.
GET  /thing/types/{thingTypeId}/things/{thingId}regular methods.
PUT  /thing/types/{thingTypeId}/things/{thingId} [Pluralized last node with PUT|DELETE method.] 
DELETE  /thing/types/{thingTypeId}/things/{thingId} [Pluralized last node with PUT|DELETE method.] 
GET  /thing/types/{thingTypeId}/things/{thingId}/state/{logicalInterfaceId}regular methods.
PATCH  /thing/types/{thingTypeId}/things/{thingId}/state/{logicalInterfaceId}regular methods.
